home *** CD-ROM | disk | FTP | other *** search
- Path: ix.netcom.com!netnews
- From: obel@ix.netcom.com (Vladimir Stanishev)
- Newsgroups: comp.lang.c++
- Subject: error L2029 - symbol: unresolved external???
- Date: Sat, 13 Jan 1996 06:35:37 GMT
- Organization: Netcom
- Message-ID: <4d7jik$91e@cloner2.ix.netcom.com>
- NNTP-Posting-Host: ix-nyc13-26.ix.netcom.com
- X-NETCOM-Date: Fri Jan 12 10:30:44 PM PST 1996
- X-Newsreader: Forte Free Agent 1.0.82
-
- I am now learning Visual C++, and I am having problems using the new
- and delete operators. Everytime I include them in a program, I get
- error L2029 (symbol: unresolved external). I tried to read the online
- help, but being new to c++ (and to programming in general), I don't
- understand much. Well, in any case it is not a syntax error, and I
- guess it is some kind of a configuration problem, or using linker or
- compiler options. Does anyone know how I can fix this problem? Any
- help is greatly appreciated.
-
- Thanks.
-
-